Hex
[String] - Converts number to Hex string
Description:
FUNCTION Hex(num)
Parameters:
num : 32 bit unsigned long number
Returns:
8 chars str containing the HEX string representation
FUNCTION Hex16(num)
Parameters:
num : 16 bit unsigned integer number
Returns:
4 chars str containing the HEX string representation
#Include <hex.bas>
Supported Plattforms:
ZX Spectrum